db.objects.update({ _key: "config" }, { $set: { "cookieDomain": "" } });
My bad, forgot some curly braces 🙂
With more data, Redis will cost more memory。with time going on,it will be a problem, how to solve this?
@song19891121 MongoDB
@Technowix thanks.