洪 民憙 (Hong Minhee) :nonbinary:'s avatar
洪 民憙 (Hong Minhee) :nonbinary:

@hongminhee@hollo.social

I'm refactoring @botkit to add a Repository interface (aka DAO). I regret that I should have defined the Repository interface in the first place. 😂

洪 民憙 (Hong Minhee) :nonbinary:'s avatar
洪 民憙 (Hong Minhee) :nonbinary:

@hongminhee@hollo.social · Reply to 洪 民憙 (Hong Minhee) :nonbinary:'s post

Initially, @botkit will come with two Repository implementations built in: KvRepository (which is backed by Fedify's KvStore) and MemoryRepository (which is useful for unit tests).