wai-session-tokyocabinet: Session store based on Tokyo Cabinet

[ library, web ] [ Propose Tags ]

Provides a session store for use with wai-session.

See example/Main.hs in git for example usage.


[Skip to Readme]

Modules

  • Network
    • Wai
      • Session
        • Network.Wai.Session.TokyoCabinet

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), bytestring, cereal, errors, tokyocabinet-haskell, transformers, wai-session [details]
License LicenseRef-OtherLicense
Copyright © 2012 Stephen Paul Weber
Author Stephen Paul Weber <singpolyma@singpolyma.net>
Maintainer Stephen Paul Weber <singpolyma@singpolyma.net>
Category Web
Home page https://github.com/singpolyma/wai-session-tokyocabinet
Bug tracker https://github.com/singpolyma/wai-session-tokyocabinet/issues
Source repo head: git clone git://github.com/singpolyma/wai-session-tokyocabinet.git
Uploaded by StephenWeber at 2012-09-07T23:09:52Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 987 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-24 [all 8 reports]

Readme for wai-session-tokyocabinet-0.1

[back to package description]
Provides a session store for use with wai-session.

See example/Main.hs in git for example usage.