This website requires JavaScript.
Explore
Help
Register
Sign In
mengzhx
/
semantica
Watch
1
Star
0
Fork
0
mirror of
https://github.com/semantica-agi/semantica.git
synced
2026-08-29 04:26:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6992066d91449f4dfdaf192e449e4d73c78ca2f
semantica
/
cookbook
T
History
Sameer6305
06d5fad6b9
feat: add Snowflake ingestor for native data warehouse ingestion
2026-02-03 23:27:25 +05:30
..
advanced
feat: add Snowflake ingestor for native data warehouse ingestion
2026-02-03 23:27:25 +05:30
introduction
Added CloudFormation template that creates a dev cluster with a single [t3 instance](
https://docs.aws.amazon.com/neptune/latest/userguide/manage-console-instances-t3.html
) configured with a [public endpoint](
https://docs.aws.amazon.com/neptune/latest/userguide/neptune-public-endpoints.html
) and IAM Auth enabled (required for public endpoint), and creates an IAM User using least-privilege principles. See Get started with Neptune Database for free on the [Amazon Neptune pricing page](
https://aws.amazon.com/neptune/pricing/
).
2026-01-15 18:48:49 -05:00
use_cases
Fix stuck retries in extraction and enable configurable retry limit.
Resolves
#207
2026-01-25 21:27:03 +05:30