spirit-labs / tektite

Tektite DB
http://www.tektitedb.com
Other
177 stars 26 forks source link

Create golang module for the Tektite client #223

Closed purplefox closed 1 month ago

purplefox commented 2 months ago

The Tektite client currently lives in the asl/client directory. We should make it into a golang module with a go.mod file, and consider moving it somewhere else if appropriate.

abhioncbr commented 2 months ago

Can I give it a try?

abhioncbr commented 2 months ago

Do you think creating a new project, say tektite-client under spirit-labs org, makes sense for the separation?

purplefox commented 2 months ago

I think perhaps we should just keep the client in the same repo for now, but we can consider moving it out into a separate repo at a later date :)