The Wayback Machine - https://web.archive.org/web/20220401075325/https://github.com/topics/saas
Skip to content
#

saas

Here are 911 public repositories matching this topic...

zacherkkila
zacherkkila commented Jun 29, 2020

I believe this was handled by the wipe-if-demo script in the demo but I needed to manually run it in production since I removed that script from the Procfile. Not a huge deal but figured I would at least document it here to save someone else some time as it threw me for a little loop when I got the Postgres error.

Got the following error when I tried to register since the worker schema was

enhancement good first issue
qdrant
generall
generall commented Dec 28, 2021

Is your feature request related to a problem? Please describe.
There are cases, when it might be useful to know how much points are there in index, which satisfies some filtering condition.
Currently, we can only estimate a total amount of points.

Describe the solution you'd like
Create an API which returns amount of points (estimated or precise, depending on flag) for a given filter

enhancement good first issue
Silex
lexoyo
lexoyo commented Apr 30, 2021

After #1109 we do not need the whole JQuery anymore, we should use the lightweight Zepto as a drop-in replacement

  • Zepto is 9.6K
  • JQuery is 84K

Also an option to not include any library would be nice (all Silex components shoud be jquery-free)

  • replace JQuery with Zepto
  • remove JQuery syntax from components
  • add an option to not include JQuery/

🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Boot 2.6、 Spring Cloud 2021、Spring Cloud Alibaba 2021、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等,支持多租户的低代码平台,Saas平台开发套件
  • Updated Mar 30, 2022
  • Java

lamp-boot 基于Jdk11 + SpringBoot的前后分离的快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
  • Updated Mar 14, 2022
  • Java

Improve this page

Add a description, image, and links to the saas topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the saas topic, visit your repo's landing page and select "manage topics."

Learn more