Giter VIP home page Giter VIP logo

Comments (7)

seeflood avatar seeflood commented on August 15, 2024 1

The problems still exist:

  1. Currently users still need to setup go,docker and back-end storages (e.g. redis or etcd) environment when running demos or developing sdk. For example, see https://mosn.io/layotto/#/zh/start/configuration/start-apollo

  2. Moreover , the docker image is too hard for chinese users to download:
    image

  3. Last week I submit a post in leetcode to introduce our community tasks,see https://leetcode-cn.com/circle/discuss/znxN9P/
    The traffic is high but the conversion rate is not that good.
    image
    We need to make it easier to run and contribute to layotto !

What we need:

  • Let users run our demo without go and docker environment
  • Let sdk developers develop without go environment,preferably no need to install docker

How to achieve these goals?

  • Develop in-memory components for all the grpc api. For example, in-memory state store component which support all the CRUD features
  • state . See #327
  • pubsub . Assigned to @zach030
  • lock
  • sequencer
  • configuration API

These components are also useful when running test cases.

  • Release layotto binary filles with in-memory components preinstalled. Users and sdk developers can download the corresponding binary file and run it without go and docker.

  • modify all the quickstart documents

    • file
    • state
    • pubsub
    • lock
    • sequencer
    • configuration API
  • Write a tutorial on "how to become Layotto sdk contributor"

from layotto.

seeflood avatar seeflood commented on August 15, 2024

image

image

from layotto.

github-actions avatar github-actions commented on August 15, 2024

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.

from layotto.

github-actions avatar github-actions commented on August 15, 2024

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue or help wanted. Thank you for your contributions.

from layotto.

zach030 avatar zach030 commented on August 15, 2024

I want to implement inmemory-pubsub refer to Dapr pubsub inmemory

from layotto.

seeflood avatar seeflood commented on August 15, 2024

@zach030 OK, in-memory pubsub component will be assigned to you.
You can take #327 as an example
Thanks for your contribution!

from layotto.

github-actions avatar github-actions commented on August 15, 2024

This issue has been automatically marked as stale because it has not had recent activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue or help wanted) or other activity occurs. Thank you for your contributions.

from layotto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.