An Embeddable Datastore Engine |
Tweet |
Follow @Vedis |
Resources & Downloads
Vedis Source Code
Version |
Package |
Size |
Description |
---|---|---|---|
1.2.6 |
217 KB |
This Github archive contains all C source code for Vedis. |
Interested in Machine Learning & Computer Vision? take a look at the SOD project
|
Vedis Documentation
Version |
Package |
Size |
Description |
|
---|---|---|---|---|
1.2.6 |
1.48 MB |
This ZIP archive contains most of the static HTML files that comprise this website, including all of the tutorials and the C/C++ interface specs and other miscellaneous documentation. To start browsing simply open the index.html file.
|
Related Resources
You may find useful, the following production quality software developed by the same team here at symisc!
|
|
|
|
|
|
|
|
|
Vedis C/C++ Samples
Version |
File |
Size |
Description |
|
---|---|---|---|---|
1.0 - 2013-09-16 |
7 KB |
Introduction the command execution API.
|
||
1.0 - 2013-09-16 |
7 KB | Introduction to the Key/Value Store API. | ||
1.0 - 2013-09-16 |
6 KB |
This program stores over 100000 random records (Dummy data of length 32 + random key of length 14) in the given datastore. The random keys are obtained using the powerful vedis_util_random_string() interface. Feel free to raise this number to 1 million or whatever value you want and do your own benchmark. Note that if you generate 1 million records, you'll end up with a 560 MB database file with garbage data. |
||
1.0 - 2013-09-16 |
5 KB |
Source code of the Vedis Shell. |
||
2013-09-16 |
11 KB |
A ZIP archive of all the C samples defined above. |
Vedis Shell Precompiled Binary
Version |
Package |
Size |
Description |
|
---|---|---|---|---|
2013-09-16 |
87 KB |
vedis-shell precompiled binary for Linux. |
||
2013-09-16 |
96 KB |
vedis-shell precompiled binary for Windows. |