Blink DB Documentation v1.0.0
Blink DB Documentation
 
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  src
  engine
 constants.hppConstants for the database engine
 key_value.hppKey-Value Pair Class
 lsm.hppLSM Tree implementation
 memtable.hppMemTable Class
 skiplist.hppSkip List Implementation
 sstable.hppSSTable implementation
  resp
 resp_decoder.hppRedis Serialization Protocol (RESP) Decoder
 resp_encoder.hppUsed to encode messages into RESP (REdis Serialization Protocol) format
 cli.cppA simple command-line program that processes user input
 command_parser.hppCommand Parser for command-line interface to interact with Database engine
 kqueue_server.hppKqueueServer Class
 main.cpp
 resp_encoder.hppUsed to encode messages into RESP (REdis Serialization Protocol) format