Skip to content

cankush625/HelixDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelixDB


Helix is an in-memory data store that acts as a cache.

Installation

Supported Commands

Ping

Returns the server's liveliness response. learn more

Echo

Returns the given string. learn more

Get

Returns the string data for the given key. learn more

Set

Sets the string data for the given key, ignoring its type. learn more

DEL

Deletes one or more keys. learn more

KEYS

Returns all key names that match the pattern. learn more

About

Helix is an in-memory data store that acts as a cache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages