Update readme for mdbx#110
Update readme for mdbx#110bovine3dom wants to merge 2 commits intoMMTIS:binary_relation_serializerfrom
Conversation
Already handled in setup.sh
|
The binary serializer branch needs one extra trick to process invalid epip, specifically the ServiceCalendar. This is an overly complex object and breaks every good practice ever thaught in database normalisation. Conceptually the fix works, and it likely a matter of days that I am happfy enough and merge everything in the main branch. Again thanks for your contribution, and I am more than happy to have a chat with your were we are heading, and what is important to us. |
|
thanks! Ideally I would just remain a user of data - I want it for making fun maps like this one of services levels around lunchtime or even silly games and so if Trenitalia tomorrow starts providing GTFS directly I would happily switch to that rather than having to deal with NetEx but that said I am stubborn enough that if something is getting in the way of me doing what I want then I will usually try to fix it :) |
the binary serialisation branch worked great for me with no changes to the code needed. and so much faster than the
mainbranch. so thanks!I've updated the readme to talk about the new format instead of lmdb
Might I suggest changing the default branch on GitHub to
binary_relation_serializerso others don't get caught out like me?