baslr / arangochair

🥑 arangochair is a Node.js module that adds changefeed capability to ArangoDB and make it realtime push ready
91 stars 18 forks source link

bug when collection is renamed #2

Open baslr opened 7 years ago

baslr commented 7 years ago

when a collection is renamed, arangochair cant find any updates.

cause: the wal writes the old collection name.