31 lines
607 B
Markdown
31 lines
607 B
Markdown
# Welcome
|
|
|
|
SikevaDB is a Simple KEy VAlue DataBase.
|
|
|
|
Features:
|
|
* double key value
|
|
* single session only
|
|
* connector to file persistence
|
|
* connector to SQL persistence
|
|
|
|
# LICENSE
|
|
|
|
SikevaDB is released under the GNU AGPL license. Enjoy!
|
|
|
|
# AUTHOR
|
|
|
|
Christian Pierre MOMON <christian.momon@devinsy.fr>
|
|
|
|
# Developer install
|
|
|
|
TODO
|
|
|
|
## Unit test environment
|
|
For unit tests, install the TestNG:
|
|
* https://marketplace.eclipse.org/content/testng-eclipse
|
|
* Eclipse menu > Help > Eclipse Marketplace > Find "TestNG" > TestNG for Eclipse: Install button
|
|
|
|
# LOGO
|
|
SikevaDB Logo comes from TODO
|
|
Author: TODO
|
|
License: TODO
|