danielwaterworth/siege

[DEPRECATED] A DBMS written in Haskell

Haskell

84

81 commits

updated Feb 3, 2012

See the code

README

The quickest way to get up and running is to do:

cabal configure
cabal build
./dist/build/siege-disk/siege-disk # for the disk based backend, or
./dist/build/siege-memory/siege-memory # for the memory based backend

Then you can interact with it using the redis command line tool:

redis-cli -p 4050

Contributors

tanakh

10 commits

seliopou

5 commits

danielwaterworth/siege

[DEPRECATED] A DBMS written in Haskell

Haskell

84

81 commits

updated Feb 3, 2012

See the code

README

The quickest way to get up and running is to do:

cabal configure
cabal build
./dist/build/siege-disk/siege-disk # for the disk based backend, or
./dist/build/siege-memory/siege-memory # for the memory based backend

Then you can interact with it using the redis command line tool:

redis-cli -p 4050

Contributors

tanakh

10 commits

seliopou

5 commits

Languages

Haskell

99.4%