Skip to content

cloudwu/lua-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database load data in an unique hash table , and share data among multi-states in the same process .

database.open(loader name)  --  opens database state.

database.get(key) -- read a key from database state.

See test.lua and load.lua for more details.


About

A database shared data among multi-states .

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published