-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dear People,
This is my first public announcement of a release on this list. Thus,
it is possible that I by accident somehow breach etiquette for a
missive of this nature. If this transpires, please accept my apologies
- – and please also let me know!
redis-to-collection-rb: Redis to a collection. There and back again.
https://rubygems.org/gems/redis-to-collection
I announce Ruby gem redis-to-collection 0.1.0 – a very small tool to
assist with using fixtures in testing, providing dumping and loading
of basic Redis data. Perhaps you may find it useful.
Changelog:
-
- first release!
-
- dump all Redis keys (
RedisToCollection.dump(redis)
)
- dump all Redis keys (
-
- dump some Redis keys (
RedisToCollection.dump(redis, '*PATTERN*')
)
- dump some Redis keys (
-
- load to Redis (
RedisToCollection.load(redis, collection)
)
- load to Redis (
-
- support for Redis strings, hashes, lists, sets, sorted sets
Peace,
tiredpixel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJTcRw0AAoJEF84Eew71SD2v90IAJtqCBzwLGZHVjSIFczapvF2
vE5JrLO3LKuVYQkmw/Iv6IXRokDrEgzk3cqb840w2x+BtlWea7qUY9R6a5STDJU+
ocvI4G+pvd8pcI6pJEKfZW/4kqzTEGQ/zhgtk6QHrYHGwLv+rhPfdLkf171G0xkz
DSxdYR34335rke0AUHPw0qRy0hoHBtg08RjEDb8VJx0UwLxUrJEVkimNIbHrwbrq
XSvCSb25Hn4K9xc6n+tfrIWMt5og2NC4jkb5QTqsdUiynIwBxET6kNy6Brjs/gc5
UZbAonr1D35j0Mrocx9rq19u4Cil5wtM6TtRmuoCdcu5Kmj4ansvWbXjd1l9yE8=
=zdoT
-----END PGP SIGNATURE-----