Paolo Melchiorre (paulox)
unread,Oct 20, 2022, 1:30:00 PM10/20/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django developers (Contributions to Django itself)
Hi all,
there is a package that provide in-memory data storage backend, but it's now abandoned.
Having support for in-memory data storage could be very useful for Django itself and furthermore it would involve adding a small code with tests that do not justify the creation of a fork of that old package.
We are talking about this during the sprints at DjangoCon US 2023 in San Diego with Josh Thomas and Mariusz Felisiak proposed to us to ask here on this list.
What do you think about adding an in-memory data storage backend directly in the Django core?
Ciao,
Paolo