This website requires JavaScript.
Explore
Help
Sign In
SuperSeriousBusiness
/
GoToSocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
1
Fork
You've already forked GoToSocial
0
Code
Issues
Projects
Releases
Wiki
Activity
fc81e6443a
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