Gwyneth Llewelyn
|
cc83f5d69e
On the interactive shell, allows searches by either avatar name or UUID. UUID is just a special case of a 36-character string with a valid format, which is checked with a regex.
|
7 years ago |
Gwyneth Llewelyn
|
d4a4a36251
Adds -nomemory switch to try to reduce memory consumption. This is the default for FastCGI.
|
7 years ago |
Gwyneth Llewelyn
|
accad7a5e8
Added support for keeping the grid of origin as part of the database entries. This required some JSON marshalling. Added some stopwatches, too, to give an idea how long it takes to include W-Hat’s database.
|
7 years ago |
Gwyneth Llewelyn
|
04ddfece2c
Works, but keys must be the other way round :(
|
7 years ago |
Gwyneth Llewelyn
|
9551eb7d80
First attempt at loading W-Hat database into KV database; currently failing, even though it reads 8 million records or so. The question is why the searches all fail!
|
7 years ago |
Gwyneth Llewelyn
|
4a4688b2e5
Persistent KV database files are now properly written on the current working directory (maybe they shouldn’t…); added a ‘compatibility mode’ with W-Hat, namely, if “compat=false” is passed, it send back cute messages; if not, it just sends back the UUID (or avatar name)
|
7 years ago |
Gwyneth Llewelyn
|
0b6b681a94
Works flawlessly. TODO(gwyneth): add W-Hat database to pre-fill avatar UUIDs
|
7 years ago |
Gwyneth Llewelyn
|
88f263d536
First attempt to open/close the badger KV database.
|
7 years ago |
Gwyneth Llewelyn
|
7260eeb5c3
Attempt to get two handlers working under fastcgi, doesn’t seem to be possible :(
|
7 years ago |
Gwyneth Llewelyn
|
4a697902ea
Router: Wrong order of handling
|
7 years ago |
Gwyneth Llewelyn
|
bcbe078f35
Skeleton framework to read avatar name & key from a touch.
|
7 years ago |
Gwyneth Llewelyn
|
aa211cd74e
Just added something to test in SL
|
7 years ago |
Gwyneth Llewelyn
|
bb7f31ed5b
Rough skeleton for starters.
|
7 years ago |