1
0
mirror of https://github.com/taigrr/shorturl synced 2025-01-18 04:03:16 -08:00

Moved database to Bitcask (#22)

* Changed URL format to shortuuid

* Fixed drone CI failure

* Moved database to Bitcask and some minor changes

* Moved database to Bitcask and some minor changes

* Delete coverage.txt
This commit is contained in:
FileGo
2021-05-10 14:58:17 +01:00
committed by GitHub
parent 801777279b
commit a3409454c0
12 changed files with 640 additions and 250 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
bin
*.db
db/*
shorturl
rice-box.go