1
0
Fork 0
mirror of https://git.sr.ht/~phw/scotty synced 2025-05-16 04:42:34 +02:00

Database support to store the last processed timestamp

This commit is contained in:
Philipp Wolfer 2023-11-14 16:32:21 +01:00
parent 503449c43d
commit c8146355c1
No known key found for this signature in database
GPG key ID: 8FDF744D4919943B
8 changed files with 268 additions and 5 deletions

1
.gitignore vendored
View file

@ -11,6 +11,7 @@
*.so
*.dylib
/scotty
*.sqlite3
# Test binary, built with `go test -c`
*.test