ihucos / counter.dev

Web Analytics made simple
https://counter.dev
GNU Affero General Public License v3.0
902 stars 39 forks source link

Use library with redis+socket support #61

Closed hello-smile6 closed 1 year ago

hello-smile6 commented 2 years ago

I'm trying to run a counter.dev instance using Replit. Unfortunately, the Redis library doesn't support using files for the database, so it won't work.

ihucos commented 1 year ago

I did not get it. Redis is a backed up to disk in-memory database. Re-open and maybe I can ask to elaborate.