:rocket: Excited to finally share Typesensual, a s...
# contributions
e
🚀 Excited to finally share Typesensual, a small wrapper around the typesense-ruby-sdk, providing a bit of a more-railsy/rubyish interface. My goal was to provide an abstraction to Typesense similar to what
chewy
provides for elasticsearch (but with a much, much better search engine under the hood 😉) so that it’s easier to integrate with Rails apps. Right now it’s very young, not deployed in production, pre-1.0, and accordingly subject to significant API churn, but I’m working to integrate it into Kitsu as a replacement for our old Algolia and Elasticsearch usages and would love any feedback! My main goal was to make it feel object-oriented without hiding the incredible power of Typesense, and I really hope I achieved that 🙏 https://github.com/hummingbird-me/typesensual
👍 2
j
Very interesting! Thank you for sharing this @Emma Lejeck Let me know once it’s ready to be used by others, happy to add it to our docs