The latest version of btree-concurrent is 0.1.5-0.
lib:btree-concurrent
Modules
- Data.BTree.BTree
- Data.BTree.Cache.Class
- Data.BTree.Cache.STM
- Data.BTree.Class
- Data.BTree.HashTable.STM
- Data.BTree.KVBackend.Class
- Data.BTree.KVBackend.Files
- Data.BTree.KVBackend.Util
- Data.BTree.Types
Dependencies
- array lib:array >=0.4 && <0.5
- base lib:base >=4 && <5
- base16-bytestring lib:base16-bytestring >=0.1 && <0.2
- base64-bytestring lib:base64-bytestring >=0.1 && <0.2
- bytestring lib:bytestring >=0.9 && <0.10
- cereal lib:cereal >=0.3 && <0.4
- containers lib:containers >=0.4 && <0.5
- cprng-aes lib:cprng-aes >=0.2 && <0.3
- directory lib:directory >=1 && <2
- entropy lib:entropy >=0.2
- filepath lib:filepath >=1 && <2
- hashable lib:hashable >=1 && <2
- mtl lib:mtl >=2 && <3
- old-time lib:old-time >=1 && <2
- random lib:random >=1 && <2
- snappy lib:snappy >=0.2 && <0.3
- stm lib:stm >=2.2 && <2.3
- time lib:time >=1 && <2
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything