This website requires JavaScript.
Explore
Help
Sign in
ws-essen
/
nimMs
Watch
2
Star
0
Fork
You've already forked nimMs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
small meilisearch wrapper for nim
11
commits
1
branch
0
tags
43
KiB
Nim
100%
7a000e5f3f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
mr-bonerman
7a000e5f3f
fix getIndex and deleteIndex path
...
fix segfault when getting and using index from getIndex
2023-03-23 05:04:43 +01:00
src
fix getIndex and deleteIndex path
2023-03-23 05:04:43 +01:00
tests
add other key operations and make search actually return something
2023-03-07 14:24:18 +01:00
.gitignore
Initial commit
2023-03-07 12:41:03 +01:00
LICENSE
Initial commit
2023-03-07 12:41:03 +01:00
nimMs.nimble
add other key operations and make search actually return something
2023-03-07 14:24:18 +01:00
README.md
Initial commit
2023-03-07 12:41:03 +01:00
README.md
nimMs
small meilisearch wrapper for nim