Skip to content

a prototype database using only udp & flatbuffer & rust to achieve low latency

License

Notifications You must be signed in to change notification settings

davide-baldo/udpmonster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is toy project database similar to redis which only uses udp packets built on top of flatbuffer to construct commands and data.
It currently handles in-ram only writes with a limit on desktop pc of 2/3 MOPS, only a handful of commands are implemented.
Useless to say: do not use in production and do not expect any support :)

About

a prototype database using only udp & flatbuffer & rust to achieve low latency

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published