Hollo's avatar
Hollo

@[email protected] · Reply to Steve Bate's post

@steve Oh, this is the first I've heard of snac2, thanks for letting me know.

Hollo used to rely on Redis, but we don't anymore. In the long run, we'll remove the dependency on S3-compatible storage as well (or make it an optional dependency).

I don't know much about snac2, but at first glance it looks like Hollo has a bit more functionality: quotes, emoji reactions, Markdown, etc.

Steve Bate's avatar
Steve Bate

@[email protected] · Reply to Hollo's post

@hollo Sounds good. I was looking at the Docker Compose config when I saw Redis. Side comment... I've always wondered why an implementation would be limited to a single user since one needs to implement most of what's needed for multiuser anyway. I'm looking for an implementation to migrate to from Mastodon (I have a single user Masto instance). How flexible are the URIs in hollo? Can it be configured to use the Mastodon URI structure for data migration purposes?