| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Database.RocksDB.DB
Documentation
putDB :: ForeignPtr Rocksdb -> ForeignPtr RocksdbWriteoptions -> ByteString -> ByteString -> IO () Source #
getDB :: ForeignPtr Rocksdb -> ForeignPtr RocksdbReadoptions -> ByteString -> IO ByteString Source #