https://github.com/sky0621/simple_kv_store
key value store written in each language
https://github.com/sky0621/simple_kv_store
golang java kotlin python ruby rust scala
Last synced: 3 months ago
JSON representation
key value store written in each language
- Host: GitHub
- URL: https://github.com/sky0621/simple_kv_store
- Owner: sky0621
- Created: 2020-10-16T07:41:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-16T07:54:55.000Z (over 5 years ago)
- Last Synced: 2025-03-14T20:46:23.293Z (over 1 year ago)
- Topics: golang, java, kotlin, python, ruby, rust, scala
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple_kv_store
key value store written in each language
## Rust
https://github.com/sky0621/book_rust
### article
https://qiita.com/sky0621/items/86d9159bc1930618162c
https://qiita.com/sky0621/items/a70cc7a9453795e0c9e9
## Scala
https://github.com/sky0621/book_scala
### article
https://qiita.com/sky0621/items/a68ae8b64d4856d1a195
## Java
https://github.com/sky0621/book_java
### article
https://qiita.com/sky0621/items/f19f5191754f61a4d4c3
## Golang
https://github.com/sky0621/book_go
### article
https://qiita.com/sky0621/items/cb14aa67ef327922c0a1
## Python
https://github.com/sky0621/book_py
### article
https://qiita.com/sky0621/items/27c610e08391c7cc83ea
## Ruby
https://github.com/sky0621/book_rb
### article
https://qiita.com/sky0621/items/5868b19934187571d0cd
## other
### Kotlin
https://github.com/sky0621/book_kt
#### article
https://qiita.com/sky0621/items/32c87aed41cb1c3c67ff