http://qs1969.pair.com?node_id=11124779


in reply to Shared Memory Cache or Database?

Hi, for shared data structures I use MCE::Shared. Maybe MCE::Shared::MiniDB would be the best tool for you?

Hope this helps!


The way forward always starts with a minimal test.

Replies are listed 'Best First'.
Re^2: Shared Memory Cache or Database?
by zapoi (Novice) on Dec 07, 2020 at 16:28 UTC
    Thanks 1nickt- It certainly looks like it could be what I was looking for.

    I'll do some reading and experimenting.