BuckarooBanzay
|
b7486a4474
|
types / coords refactoring
|
2023-12-29 16:00:11 +01:00 |
|
Buckaroo Banzai
|
be38c83fd8
|
db cleanup (#341)
* db cleanup
* dev
* pg setup
* postgres uuid migration
* cleanup
* fk
* sqlite migration
* cleanup
* wal
* max open conns = 1
* fix panic
---------
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
|
2023-12-27 10:35:24 +01:00 |
|
BuckarooBanzay
|
a9aab89f29
|
fix wal issue
|
2022-12-16 08:30:21 +01:00 |
|
BuckarooBanzay
|
329cb6fcdf
|
set timeout pragma
may fix #255
|
2022-03-06 11:52:40 +01:00 |
|
Buckaroo Banzai
|
ddb5267a3b
|
Go releaser (#238)
* add goreleaser config
* update go.mod / gitignore
* dev/cross cleanup
* switch to cgo-less sqlite driver
* workflows
* fix build workflow
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
|
2022-02-01 14:59:29 +01:00 |
|
BuckarooBanzay
|
4eccd1edd6
|
switch to embed.FS
|
2021-04-12 13:03:10 +02:00 |
|
NatureFreshMilk
|
77c2160817
|
move src files to root dir
|
2019-06-13 08:04:32 +02:00 |
|
NatureFreshMilk
|
d2e4f03f82
|
folder rename
|
2019-01-23 08:46:32 +01:00 |
|
NatureFreshMilk
|
042d17ae23
|
doc / perf notes
|
2019-01-23 08:20:27 +01:00 |
|
NatureFreshMilk
|
13cab545b1
|
update job
|
2019-01-21 13:41:47 +01:00 |
|
NatureFreshMilk
|
794498e41b
|
working initial rendering order
|
2019-01-21 11:18:27 +01:00 |
|
NatureFreshMilk
|
de18a1d36c
|
new initial rendering strategy
|
2019-01-21 09:11:07 +01:00 |
|
NatureFreshMilk
|
49a7de02fc
|
working incremental detection
|
2019-01-18 13:07:01 +01:00 |
|
NatureFreshMilk
|
f8f524013e
|
go fmt
|
2019-01-18 09:13:37 +01:00 |
|
NatureFreshMilk
|
7694ebbd41
|
profiler
|
2019-01-17 15:59:59 +01:00 |
|
NatureFreshMilk
|
5547cdec0f
|
check # of sql params
|
2019-01-17 15:45:14 +01:00 |
|
NatureFreshMilk
|
b81e3c8b21
|
speed improvement
|
2019-01-17 15:37:33 +01:00 |
|
NatureFreshMilk
|
5be4319aa6
|
check count(*)
|
2019-01-17 15:14:13 +01:00 |
|
NatureFreshMilk
|
d4a362668c
|
sqlite.GetBlocks()
|
2019-01-17 14:42:02 +01:00 |
|
Thomas Rudin
|
bc223722af
|
gofmt
|
2019-01-13 16:37:03 +01:00 |
|
NatureFreshMilk
|
deff39ea93
|
tile db / accessor
|
2019-01-11 16:00:40 +01:00 |
|
NatureFreshMilk
|
1956bfa7f8
|
testutils
|
2019-01-11 10:24:10 +01:00 |
|
Thomas Rudin
|
9abfa2fd83
|
mapblock accessor stub
|
2019-01-10 17:50:31 +01:00 |
|
Thomas Rudin
|
0223db6587
|
initial run todos
|
2019-01-09 16:31:24 +01:00 |
|
Thomas Rudin
|
730d932835
|
working tests
|
2019-01-09 12:45:54 +01:00 |
|
Thomas Rudin
|
4b70beb3bd
|
testing cleanup
|
2019-01-09 11:11:45 +01:00 |
|
Thomas Rudin
|
a72886c5ad
|
coords and tests
|
2019-01-09 10:52:51 +01:00 |
|
Thomas Rudin
|
869e7b28d6
|
CountBlocks impl
|
2019-01-09 10:16:22 +01:00 |
|
Thomas Rudin
|
c3150e06a9
|
package logger
|
2019-01-09 10:05:16 +01:00 |
|
Thomas Rudin
|
8aa8983763
|
working migration
|
2019-01-09 09:56:36 +01:00 |
|
Thomas Rudin
|
b8b3dbf38d
|
test db
|
2019-01-09 09:48:20 +01:00 |
|
Thomas Rudin
|
ff667708d1
|
coords util
|
2019-01-09 09:07:56 +01:00 |
|
Thomas Rudin
|
3b005e8958
|
sqlite migration
|
2019-01-09 08:44:14 +01:00 |
|
Thomas Rudin
|
98350f48f9
|
accessor test stub
|
2019-01-08 16:33:49 +01:00 |
|
Thomas Rudin
|
34bf2c5df9
|
sqlite3
|
2019-01-08 08:57:50 +01:00 |
|
Thomas Rudin
|
5f9180efaf
|
db interface
|
2019-01-08 08:46:12 +01:00 |
|
Thomas Rudin
|
ab660ca622
|
db interface
|
2019-01-07 22:27:24 +01:00 |
|