Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/auser/pocket_watch
- Owner: auser
- Created: 2009-05-25T08:20:55.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-05-25T08:23:05.000Z (over 15 years ago)
- Last Synced: 2024-10-12T10:17:26.034Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 82 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
== Pocket Watch
HashTable.put(:name, "name")
puts HashTable.get(:name) # => "name"