franz: Append-only database

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/fumieval/franz#readme


[Skip to Readme]

Properties

Versions 0.2.1, 0.2.1, 0.3, 0.3.0.1, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring, cereal, containers, cpu, directory, fast-builder (>=0.1.2.0 && <0.2), filepath, franz, fsnotify, network, process, sendfile, stm, stm-delay, transformers, unordered-containers, vector [details]
License BSD-3-Clause
Copyright Copyright (c) 2019 Fumiaki Kinoshita
Author Fumiaki Kinoshita
Maintainer fumiexcel@gmail.com
Category Database
Home page https://github.com/fumieval/franz#readme
Bug tracker https://github.com/fumieval/franz/issues
Source repo head: git clone https://github.com/fumieval/franz
Uploaded by FumiakiKinoshita at 2019-09-25T03:14:22Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for franz-0.2.1

[back to package description]

Franz

start a server

franzd .

reading

Read 0th to 9th elements

franz test -r 0:9

Follow a stream

franz test -b _1
``