rethinkdb-example-nodejs-chat icon indicating copy to clipboard operation
rethinkdb-example-nodejs-chat copied to clipboard

cache table is defined and created but not used?

Open webmasterkai opened this issue 11 years ago • 1 comments
trafficstars

https://github.com/rethinkdb/rethinkdb-example-nodejs-chat/blob/master/lib/db.js#L23

What is the cache table used for? I don't see it referenced anywhere else in the code. Should it be removed from the tables object within dbConfig?

Thanks!

webmasterkai avatar May 30 '14 03:05 webmasterkai

That's probably just a vestige from the original app. I don't see it used too.

Sorry for that, I'll remove it when I have a few minutes.

neumino avatar May 30 '14 03:05 neumino