Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singpolyma/wai-session-tokyocabinet
Session store based on Tokyo Cabinet
https://github.com/singpolyma/wai-session-tokyocabinet
Last synced: about 1 month ago
JSON representation
Session store based on Tokyo Cabinet
- Host: GitHub
- URL: https://github.com/singpolyma/wai-session-tokyocabinet
- Owner: singpolyma
- License: isc
- Created: 2012-09-07T23:08:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-07-04T21:28:04.000Z (over 9 years ago)
- Last Synced: 2024-05-01T22:12:38.609Z (8 months ago)
- Language: Haskell
- Size: 109 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
Provides a session store for use with wai-session.
See example/Main.hs in git for example usage.