Skip to content

refaqtor/veqtor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

follow this at : https://gitlab.com/u/refaQtor/projects

veqtor

as in C++, a sequence container... of timestamped key/value pairs backed by SQLite

  • single table
  • in memory by default
  • can persist on disk

As a key/value in-memory table, it is useful as a flexible data structure at application runtime. The ability to persist makes it easy to replicate over time and space. The timestamp supports tempral inferences.

About

as in C++, a sequence container... of timestamped key/value pairs backed by SQLite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors