Exciting news for our investors, operators, and users! We are pleased to announce that we have recently made significant progress with our loyalty program. The number of orders continues to grow, confirming the success of our cashback strategy. We are constantly working on speeding up data processing in the manager to make the search process fast and reliable. Fast ElasticSearch is key in this process.
Exciting news for our investors, operators, and users!
Increasing number of orders in the loyalty program.
We have already completed 789 cashback transactions with PancakeSwap! We have acquired a total of over 48,493 ACC Tokens for our customers making purchases in the ECAT eCommerce network.
The capitalization in Proof of Stake (PoS) continues to grow.
We have surpassed 50 million ACC Tokens in PoS, from which we distribute ACC Tokens daily to the tokens deposited in PoS. This means passive income for the owners of deposited tokens, whose value continues to grow as more cashback orders are fulfilled. This is proof that our system works and develops as planned. Thank you for your support and trust!
How does the cashback mechanism affect the ACC token rate?
We hope that an increasing number of investors will understand that the ACC token is destined for growth. The reason for this is that the ACC token is a living and utilitarian asset. Its value is fueled by our customers’ purchases, who receive a 1% net value cashback of their order in ACC tokens. This cashback is executed in the form of ACC tokens purchased on the PancakeSwap exchange. We observe that more orders are coming into the system every day. It is worth noting that we have not yet launched at full capacity, as we are still preparing and improving our tools for large-scale operations, which you can read more about in this article.
Will the ECAT token debut still happen in May?
May and June are undoubtedly times of important events in the world of ECAT and Aderlo, about which we will inform you soon. The ACC token is already operational, and we are proud of its implementation and functioning, as it performs excellently. Now it’s time for ECAT and its anticipated debut.
To better understand in simple terms what the ECAT token is, it’s worth starting with the Cashback itself. It has never been mentioned in the entire system before, and the ACC Token was created precisely for Cashback for the Aderlo Marketplace, Aderlo Metaverse, other marketplaces connected to the system, and later for the entire ECAT eCommerce network. This will build the infrastructure that allows end customers to use loyalty points in any of these places. The cashback with the token is already working and doing so excellently.
Meanwhile, the ECAT token is an internal operating system that connects the relationships of warehouse-operator, ECAT eCommerce — operator, and ECAT eCommerce — warehouse. This allows for efficient and integrated cooperation between various entities in the ECAT eCommerce ecosystem, facilitating better organization and management of trade processes.
It is possible that the debut of the ECAT token will be postponed due to the enormous amount of work on many other currently more important solutions. Among these priorities are: the new product management catalog in Manager 3.0, completing work with ElasticSearch, the new engine for Aderlo Marketplace, and the Village Market. Nevertheless, all these elements will be completed in time and will work excellently, as can already be seen at the current stage of work.
Gdzie można znaleźć notowania tokena ACC
Wykres notowań tokena ACC na PancakeSwap.
Gdzie jeszcze znajdziesz token ACC?
How does Cashback work in the ECAT eCommerce ecosystem?
We present the unique Aderlo Cashback Coin (ACC) cash back system! 🌟 We are excited to share with you the amazing benefits of our system. Every transaction conducted on the ECAT eCommerce platform provides a chance for cash back. Here’s how it works:
✅ Standard cash back: All purchases qualify for a 1% cash back in ACC, which is automatically purchased from PancakeSwap and added to your account. The process is smooth, simple, and satisfying.
🚀 Enhanced cash back on Aderlo Marketplace: When shopping on our own Aderlo Marketplace and using the Aderlo Cashback MAX card, you will receive an additional 2% cash back in ACC. That’s a total of 3% cash back for your purchases! This system not only improves your shopping experience by offering valuable rewards but also increases demand and liquidity for ACC on PancakeSwap, supporting the overall growth and value of the token.
👛 Watch your rewards grow with every purchase and maximize your shopping. Get ready to turn every transaction into an opportunity for more!
Expected updates soon
Work on the system continues uninterrupted. Our IT team is busy as many things are currently being done simultaneously. Divided programming teams are currently working on:
Completing the integration in Manager 3.0 with ElasticSearch.
One of the important updates in version 3.0 of our Manager is the completion of integration with Elasticsearch, which will bring significant benefits in terms of performance and product database management. Replicating the production database involves creating a replica of the production Manager 3.0 database, which allows offloading the main database.
As a result, queries directed to Elasticsearch will not affect the performance of the main system, which is especially important when handling large data sets. The database replica has been configured to work directly with Elasticsearch, minimizing the load on the main system. With 720,000 records to handle, and more in the future, this optimization is crucial for maintaining smooth system operation.
New product catalog.
One of the key updates in our software is the introduction of a new product catalog in Manager 3.0. To make the operators’ work more enjoyable, we are making changes to the appearance and functionality of many features used in our latest software. The new product catalog, which is planned to be introduced at the end of this month, if everything goes according to plan. This change will significantly facilitate product management when selecting and adding them to the Marketplace, stores, and other sales platforms. This improvement will make the product management process more efficient, which is crucial for the dynamic development of our national and international business.
Implementing a new system on Apache Kafka.
The implementation of a new queue system based on “Apache Kafka” aims to offload the Manager 3.0 database and significantly speed up processes related to task and data queuing. In traditional systems, where all queries and tasks are directed directly to the database, there is a risk of overload, especially with a large number of operations.
Apache Kafka, as a data streaming platform, allows data to be sent to a queue system where it is processed asynchronously. This way, the main database is offloaded, which translates into greater performance and stability of the product database. Apache Kafka enables fast and efficient transmission and processing of large amounts of data in real time, which is crucial for dynamically developing companies.
Another advantage of Apache Kafka is its high scalability, allowing for easy increase of system capabilities as data volumes and processing demands grow. Apache Kafka can handle millions of messages per second, which significantly speeds up queuing processes compared to traditional methods.
Moreover, this system ensures reliable message delivery and their durability, meaning data will not be lost even in case of system failure. Thanks to these features, implementing Apache Kafka not only speeds up operations but also increases the reliability and security of data processing, which is crucial for the smooth functioning and further development of the company.
Introducing PostgreSQL Sharding for database handling in Manager 3.0.
Implementing Sharding in PostgreSQL involves dividing a large database into smaller, manageable fragments called “shards.” Each shard is a separate database containing a portion of the system’s total data. This way, when one fragment of the database is heavily loaded, the rest of the system can still operate quickly and efficiently. Sharding distributes the load across multiple smaller units, increasing the overall system performance.
This technique allows for horizontal scaling, meaning instead of increasing the power of one large database, new shards can be added, allowing the system to grow with the amount of data and processing demand. Additionally, sharding increases system availability, as the failure of one shard does not affect the operation of the remaining elements. Data can be replicated between shards, ensuring redundancy and greater reliability.
Sharding also allows for better data localization management – for example, data from users in different regions can be stored in shards located closer to those users, reducing latency and improving the performance of operations related to this data. As a result, sharding not only distributes the load and improves performance but also increases the flexibility and reliability of the system, which is crucial for maintaining smooth application operation in data-intensive environments.
New plugin to connect Manager 3.0 with a WordPress-based store.
The introduction of a plugin connecting a WordPress-based store with Manager 3.0 is a key step in integrating sales and product management systems. With this plugin, product information posted in the Manager 3.0 database can be automatically synchronized with the online store running on WordPress. This allows for selling products directly on the e-commerce platform while using the advanced management and analysis features available in Manager 3.0.
The plugin provides two-way information exchange, meaning product updates, availability changes, or price adjustments made in the Manager are immediately reflected in the WordPress store. Similarly, sales data and inventory levels from WordPress are transmitted to the Manager, allowing for real-time sales monitoring and analysis.
This integration not only streamlines product management and data synchronization but also significantly reduces the risk of errors associated with manual information entry. Thanks to this solution, sellers can focus on developing their business, confident that their systems are always up-to-date and integrated.
New, more efficient engine for the marketplace.
Intensive work is underway to create a new, more efficient engine to handle a multi-million product base on our Aderlo Marketplace, as well as the Village Market. Our goal is to increase data processing and management efficiency, allowing for faster product searches and smoother trading operations.
After completing work on the Marketplace engine, we plan to implement a similar solution for our own WordPress-based store engine. Thanks to these innovations, users will enjoy even better shopping experiences, and sellers will have a tool for more efficient product and order management.
Article summary. Fast ElasticSearch, ACC Token, and ECAT.
In the near future, we plan further improvements and system updates that will further strengthen our market position. Work on the new product catalog in Manager 3.0, integration with ElasticSearch, as well as the implementation of a more efficient engine for the Aderlo Marketplace and Village Market, is already underway. The introduction of sharding in PostgreSQL and the implementation of Apache Kafka are additional steps that will increase the efficiency and reliability of our systems.
We are confident that these innovations will bring benefits to both our users and investors, creating an even more advanced and integrated eCommerce platform. Thank you for your trust and support, which allow us to grow and introduce new, exciting solutions for your business. We encourage you to follow further updates and stay with us on this dynamic development path.
Dołącz do społeczności ECAT eCommerce i wystartuj w biznesie.
Kanały wsparcia w ECAT eCommerce
- Kanał informacyjny dla polskiej społeczności.
- Kanał dyskusyjny dla polskiej społeczności.
- Międzynarodowy kanał wsparcia na Discord