Metadata-Version: 2.1
Name: feast-cassandra
Version: 0.1.4
Summary: Cassandra/Astra DB support for Feast online store
Home-page: https://github.com/datastaxdevs/feast-cassandra-online-store
Author: Stefano Lottini
Author-email: stefano.lottini@datastax.com
License: LICENSE.txt
Description: ## Feast Cassandra / Astra DB online store plugin
        
        # Deprecation notice
        
        This plugin has been incorporated into the main Feast codebase,
        and has been improved since.
        
        This stand-alone distribution is DEPRECATED. Please migrate your Feast
        project to using the online store bundled with Feast.
        This plugin will not receive any more
        updates of any kind.
        
        New issues, and pull requests, to this repo will be _ignored_.
        
        Resources:
        
        - [Feast Cassandra/Astra DB online store](https://docs.feast.dev/reference/online-stores/cassandra)
        - [Awesome Astra page](https://awesome-astra.github.io/docs/pages/tools/integration/feast/)
        
        _(if you want to see the previous README for historical reasons, [here it is](archived_README.md))_.
        
Keywords: feast,cassandra,mlops
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
