Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auser/pocket_watch

An amqp hashtable implementation with object persistence
https://github.com/auser/pocket_watch

Last synced: about 2 months ago
JSON representation

An amqp hashtable implementation with object persistence

Awesome Lists containing this project

README

        

== Pocket Watch

HashTable.put(:name, "name")

puts HashTable.get(:name) # => "name"