#community-help

Discussion on Typesense Usage and Docker Structure

TLDR Joe inquired about Typesense usage. Jason informed about its users and encouraged more to add their applications. Joe then shared advice about structuring Docker layers.

Powered by Struct AI
5
31mo
Solved
Join the chat
May 11, 2021 (31 months ago)
Joe
Photo of md5-d9ca032e3941589aafa8433269974f96
Joe
08:32 AM
or dialing it back, is anyone using typesense?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
06:09 PM
Yes, people are using Typesense! We haven't been tracking who exactly is using it, but I asked for PRs to this list here: https://github.com/typesense/typesense/blob/master/SHOWCASE.md

And a few folks have added to it so far.

But there are 119K docker pulls, so there are definitely more people using it, than on the list.
06:09
Jason
06:09 PM
P.S for others reading this: If you are one of those 119K docker pulls, please edit that file and add your app to it!
May 13, 2021 (31 months ago)
Joe
Photo of md5-d9ca032e3941589aafa8433269974f96
Joe
07:37 AM
PSA. Docker is a piglet wrt layers. Structure layers well. No, i have no advicve because I don't understand it. But just don't change above layers, and add to lower ones.
07:37
Joe
07:37 AM
Incremental versus fiddling with layer above in the docker shell.