mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
remove Pastila (proof-of-concept/demo app for ClickHouse) (#218)
- https://github.com/ClickHouse/pastila#motivation: ClickHouse is analytical database, and the usage scenario of this service is definitely not the most natural for ClickHouse. Nevertheless, it is always important to test the system in corner cases and unusual scenarios to find potential flaws and to explore new possibilities. - https://github.com/ClickHouse/pastila#about: This service is developed to demonstrate some features of ClickHouse like asynchronous INSERTs, direct querying [...] in a toy service
This commit is contained in:
parent
3ff5468e13
commit
33771e2d16
2 changed files with 0 additions and 15 deletions
|
|
@ -1,2 +0,0 @@
|
|||
name: SQL
|
||||
description: ""
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
name: Pastila
|
||||
website_url: https://pastila.nl/
|
||||
description: Minimalistic paste service. Single page, zero click experience.
|
||||
licenses:
|
||||
- Apache-2.0
|
||||
platforms:
|
||||
- SQL
|
||||
tags:
|
||||
- Pastebins
|
||||
source_code_url: https://github.com/ClickHouse/pastila
|
||||
stargazers_count: 40
|
||||
updated_at: '2023-08-20'
|
||||
archived: false
|
||||
Loading…
Reference in a new issue