0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-06-07 03:21:55 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
6a5b840195 chore: fix minor style/grammar issues in markdown files 2025-01-23 12:48:15 +01:00
9c73c68f0b Merge pull request from jwetzell/fix-docker-readme
fix typo in docker readme
2024-11-14 21:19:34 +00:00
38a72885fb sqld: update user guide 2024-11-13 10:59:29 -05:00
f90a031821 fix typo in docker readme 2024-10-24 10:11:50 -05:00
85f1182c0e Document path based routing usage in multi tenant databases 2024-08-09 12:47:44 +05:30
528a465a38 doc: add authentication section + extra configuration 2024-07-25 13:46:47 +02:00
4ccaba7028 change example port to match other commands 2024-07-25 12:33:12 +03:00
6e12c365e4 use gosu instead of native docker USER in the entrypoint () 2024-07-24 07:50:59 +00:00
c802401459 Remove Trailing Spaces from Docker Docs ()
Remove trailing spaces as it causes issues with multi-line commands
2024-07-19 16:51:54 +00:00
d0a0d8a414 fix link to client libraries () 2024-04-23 15:21:36 +00:00
237b0f959d Update DOCKER.md ()
Change libsql-server:main to libsql-server:latest as latest is more up to date and main wasn't updated for a long time
2024-04-22 18:25:11 +00:00
7708a43772 server: add query_duration_ms stats to query res ()
* server: add `query_duration_ms` stats to query res

* hrana: default new stats fields
2024-04-15 16:37:13 +00:00
dac888bbb7 server: add query stats to hrana responses ()
* server: add query stats to hrana responses

* update spec with stats

* remove unused import

* fix snapshot

* more snapshots

* add stats to legacy api

* address comments
2024-04-11 16:23:21 +00:00
b7c6d9d418 docs: updated docker instructions ()
updated docker docs - note replica commands do not work
2024-03-08 17:26:01 +00:00
e006598436 Update BUILD-RUN.md () 2024-02-20 15:54:04 +00:00
ceee5176de minor fix for BUILD-RUN.md ()
Ask users to change into the right directory.
2024-02-06 17:22:06 +00:00
1abbf254d8 update build documentation 2024-01-10 10:51:52 +01:00
49f3f6ef8d Docs: update User Guide with namespace creation info 2023-11-23 14:53:23 +05:30
dfc57d615c partially document admin API 2023-11-23 08:47:34 +01:00
bb9799231d docs: add client versions doc 2023-11-14 10:28:35 -05:00
c0bef53f3b docs: move docs to root of repo 2023-11-14 10:28:20 -05:00