This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gotosocial
mirror of
Watch
1
Fork
You've already forked gotosocial
0
Code
Issues
Releases
Activity
9e8da5e1f0
gotosocial
/
vendor
/
modernc.org
/
libc
/
HACKING
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) * Add SQLite support, fix un-thread-safe DB caches, small performance fixes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add SQLite licenses to README Signed-off-by: kim (grufwub) <grufwub@gmail.com> * appease the linter, and fix my dumbass-ery Signed-off-by: kim (grufwub) <grufwub@gmail.com> * make requested changes Signed-off-by: kim (grufwub) <grufwub@gmail.com> * add back comment Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-08-29 16:41:41 +02:00
Install:
update sqlite library -> v1.13.0 Signed-off-by: kim (grufwub) <grufwub@gmail.com>
2021-09-08 22:12:23 +02:00
$ go get modernc.org/libc