Sam Hughes
Sam Hughes
I offer no opinion.
It would be a nice feature. RethinkDB's cache is page-level, but large documents could be bumped out of memory. That's totally something that could get built.
This is probably fixed in v2.4.x branch. I have added a list item to try out the build on Fedora to #6975 (and I will leave this open until I...
We now have #294 for the Python 3.11 issue. But there are a bunch of other PRs open that might carry the change -- I guess they should be looked...
> asyncio_net/net_asyncio.py, asyncio.get_event_loop is being deprecated as well. Should be using asyncio.get_running_loop per Thanks for the info. Since get_running_loop is new in Python 3.7 and get_event_loop is not broken yet,...
@fdemian This is now already fixed in the master branch and you could build and use the driver off that yourself. I also created #301 to nag the devs into...
Sorry about the needless notification -- I unclosed because I realized my issue or PR maintenance would step on the real maintainers' toes. And there is a legitimate wait_closed change...
What's left is to do the Ruby and Java drivers. Working on that now... Edit: Actually, I don't think people would like more new stuff getting pushed into 2.4. Making...
Pointing this at `v2.4.x` in preparation for making that branch the main branch of the repo. I intend to look at this post-2.4.2 release.
- [ ] the JS/Python driver changes (and Ruby/Java) need to be moved to (or made in) their respective repositories - [ ] the JS driver for the admin UI...