hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.4K
active users

Gwendal Roué

The development of 7 has started :-) Don't expect anything big - I'll focus on strict Swift concurrency, fixing a few api annoyances, and bumping the minimum Swift version.

@jason_abbott Oh, thank you for mentioning JSONB! I'll have to break some things in order to support that 👍 It may not ship on 7.0 (JSONB was shipped last January, I don't even know if any Apple OS ships with SQLite 3.45 already?) - Yet we definitely want to support that sooner or later :-)

@groue Happy it’s on the radar. I’m using GRDB with custom SQLite build so I’m ready now 😆.

I’m also very pleased with GRDB as is and realize JSONB would probably have only a subtle or no effect on the app.

@jason_abbott Thank you Jason. Don't hesitate opening a discussion in the GitHub repository if you want to share a few of your expectations about JSONB support. I don't have any use for it, so I may miss crucial aspects if I lack the guidance of actual use cases!

@jason_abbott BTW, I like it that you prefer the low-level apis. It always starts at that level, the rest is convenience :)

hachyderm.io/@jason_abbott/111

@rwitherspoon Time will tell! Since I don't plan to add anything big, it shouldn't be long. Most ideas have been incubating for a while, now it's just execution time 😉