Skip to content

Heap is a simple key value pair store written in PHP. This uses filesystem for storing key values. all keys are files and content of file is value which keys holds.

License

Notifications You must be signed in to change notification settings

gouravnema/heap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Heap Version 1.0

HEAP is a KEY VALUE store written in PHP. It uses filesystem to store all data.
All keys are filename and values are stored in file contents.

About

Heap is a simple key value pair store written in PHP. This uses filesystem for storing key values. all keys are files and content of file is value which keys holds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages